/* start zipped version Mi Aug 18 10:38:29 CEST 2010 */

ul.smalltabs {
	text-align: left;
	margin:0;
	border-bottom:1px dashed #C5C7C8;
	list-style-type: none;
	padding: 5px 10px;
}

ul.smalltabs li {display: inline}

ul.smalltabs li a {
	padding: 5px 8px;
	border: 1px dashed #C5C7C8;
	border-bottom:none;
	background-color: #fff;
	margin-right: 0px;
	text-decoration: none;
	font-weight:bold;
	outline:none;
}

ul.smalltabs li a:hover, ul.smalltabs li a.active {
	background: #EAEFF2;
	border-bottom:none;
}


div.smalltabsdiv {width:100%;display:none}
div.smalltabsdiv.active {display:block}

ul.smalltabs.nobottomborder {border-bottom:none}
/* end zipped version Mi Aug 18 10:38:29 CEST 2010 */
